Content Library Subscriptions CreateSpecVcenter

Content Library Subscriptions CreateSpecVcenter
Content Library Subscriptions CreateSpecVcenter

The Content Library Subscriptions CreateSpecVcenter schema defines information about the vCenter Server instance where the subscribed library associated with the subscription exists or will be created.

This schema was added in vSphere API 6.7.2.

JSON Example
{
    "hostname": "string",
    "https_port": 0
}
string
hostname
Required

The hostname of the subscribed library's vCenter Server.

This property was added in vSphere API 6.7.2.

integer As int64 As int64
https_port
Optional

The HTTPS port of the vCenter Server instance where the subscribed library exists.

This property was added in vSphere API 6.7.2.

If missing or null, port 443 will be used.